register an application
url
POST https://yorkyao.xyz/api/user/registered
headers
cookies
request body
| key name | value type | required |
|---|---|---|
| name | string | true |
| homeUrl | string | true |
| description | string | false |
| authorizationCallbackUrl | string | true |
POST https://yorkyao.xyz/api/user/registered
| key name | value type | required |
|---|---|---|
| name | string | true |
| homeUrl | string | true |
| description | string | false |
| authorizationCallbackUrl | string | true |